You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

text-extensions

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

text-extensions

List of text file extensions

2.4.0
Source
npmnpm
Version published
Weekly downloads
7.3M
-14.75%
Maintainers
1
Weekly downloads
 
Created
Source

text-extensions

List of text file extensions

The list is just a JSON file and can be used anywhere.

Install

$ npm install text-extensions

Usage

const textExtensions = require('text-extensions');

console.log(textExtensions);
//=> ['asp', 'aspx', …]
  • is-text-path - Check if a file path is a text file
  • binary-extensions - List of binary file extensions
Get professional support for this package with a Tidelift subscription
Tidelift helps make open source sustainable for maintainers while giving companies
assurances about security, maintenance, and licensing for their dependencies.

Keywords

text

FAQs

Package last updated on 12 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts